x86/tboot: make resume error messages visible
authorJan Beulich <jbeulich@suse.com>
Sat, 17 Sep 2011 15:25:53 +0000 (16:25 +0100)
committerJan Beulich <jbeulich@suse.com>
Sat, 17 Sep 2011 15:25:53 +0000 (16:25 +0100)
commita21a59fdfd162b3b47aa58c8d3e88a3de7b93221
treec9ee4381bef0cabdaf13194c32ff15b2718e7898
parent375b9efe189caa4d1732286bde0a880681f224eb
x86/tboot: make resume error messages visible

With tboot_s3_resume() running before console_resume(), the error
messages so far printed by it are mostly guaranteed to go into
nirwana.  Latch MACs into a static variable instead, and issue the
messages right before calling panic().

Signed-off-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/acpi/power.c
xen/arch/x86/tboot.c
xen/include/asm-x86/tboot.h